Skip to content

Prepare azure.ai.agents 0.1.33-preview patch release metadata - #8315

Merged
Travis Angevine (trangevi) merged 3 commits into
mainfrom
copilot/prepare-new-patch-release
May 21, 2026
Merged

Prepare azure.ai.agents 0.1.33-preview patch release metadata#8315
Travis Angevine (trangevi) merged 3 commits into
mainfrom
copilot/prepare-new-patch-release

Conversation

Copilot AI commented May 21, 2026

Copy link
Copy Markdown
Contributor

This PR prepares the next azure.ai.agents patch release by advancing extension version metadata and adding the corresponding changelog entry. Scope is intentionally limited to PR1 release artifacts.

  • Release version bump

    • Updated extension version from 0.1.32-preview to 0.1.33-preview in:
      • cli/azd/extensions/azure.ai.agents/version.txt
      • cli/azd/extensions/azure.ai.agents/extension.yaml
  • Changelog update

    • Added a new top-level section:
      • ## 0.1.33-preview (2026-05-21)
    • Captured merged changes included in this patch release (init behavior, runtime cleanup, scaffold migration, endpoint env var rename, invoke/version targeting, session/header isolation, etc.).
# cli/azd/extensions/azure.ai.agents/extension.yaml
# NOTE: Make sure version.txt is in sync with this version.
version: 0.1.33-preview

Copilot AI changed the title [WIP] Prepare new patch release for azure.ai.agents Prepare azure.ai.agents 0.1.33-preview patch release metadata May 21, 2026
Update CHANGELOG.md to reflect changes in version 0.1.33-preview, including breaking changes and new features.
@github-actions

Copy link
Copy Markdown

📋 Prioritization Note

Thanks for the contribution! The linked issue isn't in the current milestone yet.
Review may take a bit longer — reach out to Rajesh Kamal (@rajeshkamal5050) or Kristen Womack (@kristenwomack) if you'd like to discuss prioritization.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Prepares the azure.ai.agents extension for the 0.1.33-preview patch release by updating the version metadata and adding the corresponding changelog entry, consistent with the extension’s documented “PR 1 — Version bump” release-prep process.

Changes:

  • Bumped extension version from 0.1.32-preview to 0.1.33-preview (version.txt + extension manifest).
  • Added 0.1.33-preview (2026-05-21) release notes to the extension changelog, including a “Breaking Changes” subsection.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
cli/azd/extensions/azure.ai.agents/version.txt Updates the extension version string to 0.1.33-preview.
cli/azd/extensions/azure.ai.agents/extension.yaml Keeps extension manifest version: in sync with version.txt (0.1.33-preview).
cli/azd/extensions/azure.ai.agents/CHANGELOG.md Adds the new 0.1.33-preview release section with included PRs and breaking changes.

@trangevi
Travis Angevine (trangevi) enabled auto-merge (squash) May 21, 2026 22:58
@github-actions github-actions Bot added the ext-agents azure.ai.agents extension label May 21, 2026
@trangevi

Copy link
Copy Markdown
Member

/check-enforcer override

1 similar comment
@JeffreyCA

Copy link
Copy Markdown
Contributor

/check-enforcer override

@trangevi
Travis Angevine (trangevi) merged commit 52e2976 into main May 21, 2026
28 of 30 checks passed
@trangevi
Travis Angevine (trangevi) deleted the copilot/prepare-new-patch-release branch May 21, 2026 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ext-agents azure.ai.agents extension

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Prepare new patch release for azure.ai.agents

5 participants